PDF4Java Reference Documentation
com.o2sol.pdf4java.pdffunctions Package
/
PDFFunction Class
/ calculate Method
Input values.
Collapse All
Expand All
In This Topic
calculate Method
In This Topic
Calculates the function for the given input.
This method supports the internal library infrastructure and should not be used by external client code.
Syntax
public
double
[] calculate(
double
[]
input
)
Parameters
input
Input values.
See Also
Reference
PDFFunction Class
PDFFunction Members